backgroundColor
Type
property
Summary
The color of the widget's background.
Syntax
set the backgroundColor of <widget> to <Color>
get the backgroundColor of <widget>
Description
Use the backgroundColor property to define the color of the button.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |